projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
288395a
)
(describe-char-after): Require `descr-text' when there are text
author
Colin Walters
<walters@gnu.org>
Sat, 8 Jun 2002 22:44:00 +0000
(22:44 +0000)
committer
Colin Walters
<walters@gnu.org>
Sat, 8 Jun 2002 22:44:00 +0000
(22:44 +0000)
properties.
lisp/international/mule-diag.el
patch
|
blob
|
history
diff --git
a/lisp/international/mule-diag.el
b/lisp/international/mule-diag.el
index 6c34c74895429dd7b019e16984a21039986df341..2577e156080e05cab41c073393646a1743867080 100644
(file)
--- a/
lisp/international/mule-diag.el
+++ b/
lisp/international/mule-diag.el
@@
-661,6
+661,7
@@
which font is being used for displaying the character."
"the meaning of the rule.\n")))
(when props
(insert "\nText properties\n")
+ (require 'descr-text)
(describe-text-properties props))))))
\f